TELDNTollSaverControl
Enables or disables the Call Saver feature for a directory number.
pascal TELErr TELDNTollSaverControl ( TELDNHandle hTELDN, Boolean QuickAnswer);
hTELDN
- A handle to a directory number structure.
QuickAnswer
- A Boolean value that indicates whether to enable (
true
) or disable (false
) the Call Saver feature for the specified directory number.- function result
- A result code.
DESCRIPTION
TheTELDNTollSaverControl
function enables or disables the Call Saver feature for the directory number specified by thehTELDN
parameter, according to the value passed in theQuickAnswer
parameter. IfQuickAnswer
istrue
, a call appearance is answered after the call saver ring count (set by the user in the Auto-answer control panel). IfQuickAnswer
isfalse
, a call appearance is answered after the auto-answer ring count (the normal number of rings).
- IMPORTANT
- You must enable a directory number's Auto-answer feature before you can enable its Call Saver feature.
![]()
SPECIAL CONSIDERATIONS
More than one application can enable or disable the Call Saver feature of a directory number. The Telephone Manager keeps track of which applications have enabled the Call Saver feature; calls are answered after the appropriate number of rings until all applications have disabled the Call Saver feature.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help